-- card: 6474 from stack: in -- bmap block id: 19025 -- flags: 0000 -- background id: 2608 -- name: ----- HyperTalk script ----- on opencard global number,num,ber if number is 1 and num is 2 and ber is 1 then set hilite of card button "overview" to true else set hilite of card button "overview" to false end if global con,wild,prox if con is 1 and wild is 1 and prox is 1 then set hilite of card button "search" to true else set hilite of card button "search" to false end if global wo,map,browse if wo is 1 and map is 1 and browse is 1 then set hilite of card button "fact" to true else set hilite of card button "fact" to false end if global m,e,c,geo,f,b,w if m is 1 and e is 1 and c is 1 and geo is 1 and f is 1 and b is 1 and w is 1 then set hilite of card button "app" to true else set hilite of card button "app" to false end if end opencard -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=207 top=280 right=316 bottom=488 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: go home ----- HyperTalk script ----- on mouseUp go to card id 37280 end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=51 top=103 right=129 bottom=320 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: overview ----- HyperTalk script ----- on mouseUp go to card id 27438 end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=78 top=148 right=174 bottom=348 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: search ----- HyperTalk script ----- on mouseUp go to card id 3940 end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=122 top=192 right=218 bottom=393 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: fact ----- HyperTalk script ----- on mouseUp go to card id 21521 end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=165 top=238 right=264 bottom=435 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: app ----- HyperTalk script ----- on mouseUp set lockScreen to true go to card id 23825 end mouseUp -- part 8 (field) -- low flags: 00 -- high flags: 0000 -- rect: left=67 top=71 right=85 bottom=442 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 3 -- text size: 9 -- style flags: 256 -- line height: 12 -- part name: -- part contents for card part 8 ----- text ----- Click the mouse on a menu selection below.